2016-06-21 - 23923 - Spec - North America Retail #Delivery #STO

SPECIFICATIONS

23923-Spec-North America retail


Purpose


Trigger ZLD4,ZSTO, auto delivery , picking and PGI for NA retail STO deliveries

Admin Info


Purpose
Trigger ZLD4,ZSTO, auto delivery , picking and PGI for NA retail STO deliveries
Requested By
Babu Lankipally
Spec Created By
Deepak Yasam
Spec Created Date
06/21/2016
Spec QA by
Surya Basa
Objects
/SPE/V_T161V
/SPE/V_TDELVAUTO
RV61B909
ZSD_OUTPUT2
TFRM
TFRMT
ZSD_OUTPUT
RV61B906
ZJAPAN_STO_DELIVERY
Document Status
Completed


Estimates



Sl.No
Activity
Estimation in Hours
1
Research
08
2
Documentation
08
3
Development/ Config
40
4
Unit test in DEV
10
5
Unit test in QUA
00
6
Other activity


TOTAL
66

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]

None

Documents

[Attach any document(s) received for the requirement(s)]

None


Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any
SD001
LSMW for function module Z_SD_NETPRICE_WS to get the list of net value prices
(list price + upcharges - discounts)
Dan Brennan
10-27-2016





















Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]
As the business has introduced retail sales orgs 1300 and 1800 , the reatil STO's and corresponding deliveries are created.The delivery ASN (ZLD4) and STO IDOC (ZSTO) would be triggered for these deliveries.
For the deliveries that are sent to the stores, business don't want these outputs to be triggered.

In Scope:

[List the activities to be included in scope]
The ZLD4,ZSTO outputs are in scope.

Out of Scope:

[Out of scope activities]
No other change is done.

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

1. The routine 901 (ZLD4) and 906 (ZSTO) outputs should be modified to trigger the IDOC for below conditions.

Sales org - 1300 , Plant - 0145 ,Storage location = PRVA
Sales org - 1800 , Plant - 0215, Storage location = PRVA

2. The auto delivery should be created for the STO's.The required configuration changes should be done for auto delivery process.
3.The auto picking should be done in below scenarios.

Sales org - 1300,Plant - 0145 , Storage location # PRVA
Sales org - 1800,Plant - 0215 , Storage location # PRVA

4.To achieve this a new routine should be created and should be assigned to ZSTP output , with the possible condition record.
5. The PGI program should be ran for the post goods issue of these STO deliveries.



Test Plan

[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected Results
SD-001
1.Create a STO as below.
Sending plant - 0145
Receiving plant - 0145
Issuing storage.loc - PRVA
1. The auto STO delivery should be created
2.The ZSTO and ZLD4 output should be triggered in the STO delivery
3.After executing the WS_MONITOR_OUTB_DEL_GDSI with 0145 as shipping point (excluding the PRVA S.loc) the PGI shouldn't be done.
SD-002
1.Create a STO as below.
Sending plant - 0145
Receiving plant - 0145
Issuing storage.loc -
BUF1
1. The auto STO delivery should be created
2.The ZSTO and ZLD4 output should be triggered in the STO delivery.
3.The ZSTP output should be triggered and auto picking should be done
4.After executing the WS_MONITOR_OUTB_DEL_GDSI with 0145 as shipping point (excluding the PRVA S.loc) the PGI should be done.

System: NECNEQ100


None

Solution Details


[Provide complete technical details for configuration or programming here]

1. The routines RV61B901 and RV61B906 is modified with the above logic.
2. The auto delivery configuration is done as below.
Auto delivery ceation configuration 1.JPG

Auto delivery ceation configuration 2.JPG

3. A new routine RV61B909 is created with the above logic and assigned to the ZSTP output.

Issues



[List Issues / Bugs identified in configuration or development]